﻿*{ margin:0; padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{}
body{color: #333; min-width:1450px;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:15px/1.5 Microsoft Yahei,微软雅黑,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:15px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
@font-face {font-family: "Youshebiaotihei";src: url(../fonts/Youshebiaotihei.ttf);}
@font-face {font-family: "impact";src: url(../fonts/impact.ttf);}

/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1400{width:1400px;margin:0 auto;}

/**top start**/
.top2 .logo{ width:340px; }
.top2 .logo a{ display:block; width:100%;height:110px; position:relative;}
.top2 .logo a img{ max-height:100%; max-width:100%; position:absolute; top:50%; transform:translateY(-50%);}
.top2 .nav{width: calc(100% - 380px);}
.top2 .nav ul li{ width:14.28%; float:left; text-align:center; position:relative;transition: all .4s ease;}
.top2 .nav ul li a{ display:block; font-size:18px; color:#333; height:110px; line-height:140px;}
.top2 .nav ul li:hover{background:#0e48b3;background-image: linear-gradient(45deg, #0e48b3 , #68c7f5);}
.top2 .nav ul li:hover a{ color:#fff;}
.top2 .nav ul li a:before{ content:""; display:block; width:25px; height:25px; position:absolute; left:50%; transform:translateX(-50%); top:25px;transition: all .4s ease;}
.top2 .nav ul li:nth-of-type(1) a:before{background: url(../images/navico1.png)no-repeat;background-position:0 0;}
.top2 .nav ul li:nth-of-type(1):hover a:before,.top2 .nav ul li.on:nth-of-type(1) a:before{background-position:0 -25px;}
.top2 .nav ul li:nth-of-type(2) a:before{background: url(../images/navico2.png)no-repeat;background-position:0 0;}
.top2 .nav ul li:nth-of-type(2):hover a:before,.top2 .nav ul li.on:nth-of-type(2) a:before{background-position:0 -25px;}
.top2 .nav ul li:nth-of-type(3) a:before{background: url(../images/navico3.png)no-repeat;background-position:0 0;}
.top2 .nav ul li:nth-of-type(3):hover a:before,.top2 .nav ul li.on:nth-of-type(3) a:before{background-position:0 -25px;}
.top2 .nav ul li:nth-of-type(4) a:before{background: url(../images/navico4.png)no-repeat;background-position:0 0;}
.top2 .nav ul li:nth-of-type(4):hover a:before,.top2 .nav ul li.on:nth-of-type(5) a:before{background-position:0 -25px;}
.top2 .nav ul li:nth-of-type(5) a:before{background: url(../images/navico5.png)no-repeat;background-position:0 0;}
.top2 .nav ul li:nth-of-type(5):hover a:before,.top2 .nav ul li.on:nth-of-type(6) a:before{background-position:0 -25px;}
.top2 .nav ul li:nth-of-type(6) a:before{background: url(../images/navico6.png)no-repeat;background-position:0 0;}
.top2 .nav ul li:nth-of-type(6):hover a:before,.top2 .nav ul li.on:nth-of-type(7) a:before{background-position:0 -25px;}
.top2 .nav ul li:nth-of-type(7) a:before{background: url(../images/navico7.png)no-repeat;background-position:0 0;}
.top2 .nav ul li:nth-of-type(7):hover a:before,.top2 .nav ul li.on:nth-of-type(7) a:before{background-position:0 -25px;}
.top2 .nav ul li.on{background:#0e48b3;background-image: linear-gradient(45deg, #0e48b3 , #68c7f5);}
.top2 .nav ul li.on a{ color:#fff;}
.nav_menu{ display:none;}
/**top end**/

/* banner 开始 */
.apple-banner { width: 100%; height: 660px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 660px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .7;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:88px !important;left:50%!important; transform:translateX(-50%); display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.apple-banner .swiper-pagination-bullet {display: inline-block; width:8px; height:8px; margin: 0 10px !important; cursor: pointer; background:#fff;  opacity: 1; transition: all .4s ease;}
.apple-banner .autoplay .swiper-pagination-bullet-active{background:#0e48b3; position:relative;margin: 0 20px;}
.apple-banner .autoplay .swiper-pagination-bullet-active:after{ content:""; display:block; width:27px; height:27px; border:1px dashed #0e48b3; border-radius:50%; position:absolute; top:-11px; left:-11px;}
/* banner 结束 */

/*首页电话 搜索 关键词*/
.ind_searchbox{ width:100%; height:122px; position:relative; margin-top:-50px; z-index:999;}
.ind_searchbox .indtel{ width:458px; height:100%; background:#0e48b3; float:left; padding:0 64px; position:relative;}
.ind_searchbox .indtel .tel{background:url(../images/tel.png) left center no-repeat; position:absolute; top:50%; transform:translateY(-50%); }
.ind_searchbox .indtel .tel p{ color:#fff; font-size:16px; padding-left:70px;}
.ind_searchbox .indtel .tel span{ font-size:36px; line-height:40px; font-weight:bold; color:#fff;padding-left:70px;}
.ind_searchbox .right{width: calc(100% - 458px); height:100%;padding:0 64px; background:#eee; float:right;}
.ind_searchbox .right p{ color:#999;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;margin-top: 25px;}
.ind_searchbox .right p i{ font-style:normal; font-size:15px; color:#666;}
.ind_searchbox .right p a{font-size:15px;color:#999; margin-right:10px;}
.ind_searchbox .right p a:hover{color:#0e48b3;}
.ind_searchbox .right .ss{width: 100%;height: 38px; background:#fff;overflow: hidden;padding: 0; margin-top:8px; position:relative;}
.ind_searchbox .right .sc_ipt input{display: block;width: 100%;height: 37px;overflow: hidden;line-height: 36px;color: #ddd;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;background: url(../images/ss_sj.png) 15px center no-repeat;outline: none;border: 0;margin: 0;padding: 0 9px 0 39px;}
.ind_searchbox .right .sc_btn {width: 60px;height:38px;overflow: hidden; margin: 0; padding: 0;position: absolute; top: 0; right: 0;}
.ind_searchbox .right .sc_btn input{display: block;width: 100%;height: 100%;overflow: hidden;background: url(../images/ss_dsj.png) center no-repeat;outline: none;border: 0;margin: 0;}


/*首页关于我们*/
.ind_about{ padding:85px 0; overflow:hidden; background:url(../images/about_bg.jpg) center bottom no-repeat;}
.ind_about .text{ width:40%; float:left;}
.ind_tit{ position:relative; margin-top:28px; float:left;}
.ind_tit span{ font-size:28px; font-weight:bold; color:#0e48b3; text-transform:uppercase; position:relative; z-index:2;}
.ind_tit p{ font-size:40px; line-height:42px; font-weight:bold; position:relative; z-index:2;}
.ind_tit:before{ content:""; display:block; width:200px; height:136px; border:5px solid #f9f9f9; position:absolute; top:-28px; left:49px;}
.ind_about .text .gsname{ font-size:26px; margin:65px 0 25px;}
.ind_about .text .gsname:after{content:""; display:block; width:50px; height:2px;background: #0e48b3; margin-top:12px; }
.ind_about .text .gsms{ max-height:168px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
.ind_about .text .gsms,.ind_about .text .gsms p{ font-size:15px; color:#666; line-height:28px;}
.ind_about .text .more{ display:block;font-size:16px; color:#666; margin-top:35px; line-height:31px; display:flex; display: -webkit-flex; transition: all .4s ease;}
.ind_about .text .more i{ display:block; width:31px; height:31px; border:1px solid #999; border-radius:50%; background:url(../images/morejt1.png) center no-repeat; margin-left:10px; transition: all .4s ease;}
.ind_about .text .more:hover{ color:#0e48b3;}
.ind_about .text .more:hover i{background: #0e48b3 url(../images/morejt2.png) center no-repeat; border:0;}

.ind_about .abimg{ width:55%; float:right; position:relative;}
.ind_about .abimg img{ float:right;}
.ind_about .abimg ul{ position: absolute; overflow:hidden; top:50%; transform:translateY(-50%); background:#0e48b3; background-image: linear-gradient(130deg, #0e48b3 , #68c7f5); padding:40px 32px 50px;}
.ind_about .abimg ul li{ color:#fff; width:100%; min-width:120px; padding:20px 0; text-align:center;}
.ind_about .abimg ul li:nth-of-type(2){ border-top:1px solid rgba(255,255,255,.1); border-bottom:1px solid rgba(255,255,255,.1);}
.ind_about .abimg ul li p em{ font-size:34px; font-weight:bold;}


/*首页产品展示*/
.ind_pro{ padding:85px 0 65px; overflow:hidden;background-image: linear-gradient(160deg, #0e48b3 ,  #0e48b3 , #68c7f5); min-height:400px;}
.ind_pro .ind_tit span{ color:#439beb;}
.ind_pro .ind_tit p{color:#fff;}
.ind_pro .ind_tit:before{border:5px solid rgba(244,244,244,.1);}
.ind_pro .fenlei{ width:56%; float:right; height:116px; overflow:hidden; margin-top:16px;}
.ind_pro .fenlei a{ display:block; width:32%; height:54px; line-height:54px; border:1px solid rgba(255,255,255,.1); margin-right:2%; float:left; margin-bottom:8px; text-align:center; color:#fff; font-size:16px; padding:0 10px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; transition: all .4s ease;}
.ind_pro .fenlei a:nth-child(3n){ margin-right:0;}
.ind_pro .fenlei a:hover{ font-size:17px;}

.ind_pro .cpzs{ width:100%; margin-top:65px;}
.ind_pro .cpzs ul li{ width:23.8%; margin-right:1.6%; float:left; background:#fff; padding:18px 18px 13px; margin-bottom:20px;}
.ind_pro .cpzs ul li:nth-child(4n){ margin-right:0;}
.ind_pro .cpzs ul li .pic{ display:block; width:100%; height:300px; position:relative; overflow:hidden;}
.ind_pro .cpzs ul li .pic img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;transition: all .4s ease;}
.ind_pro .cpzs ul li:hover .pic img{transform: scale(1.06);}
.ind_pro .cpzs ul li .name{ font-size:18px; font-weight:bold; text-align:center; padding:0 10px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;transition: all .4s ease;}
.ind_pro .cpzs ul li:hover .name{ color:#0e48b3;}
.ind_pro .cpzs ul li em{ display:block; width:100%; height:1px; background:#ddd; position:relative; margin-bottom:13px;}
.ind_pro .cpzs ul li em:before{ content:""; display:block; width:20px; height:3px;background:#0e48b3; position:absolute; left:0; top:-1px;transition: all .4s ease;}
.ind_pro .cpzs ul li:hover em:before{ width:100%;}


/*首页资讯中心*/
.ind_new_art{padding:85px 0; overflow:hidden; background:#f9f9f9; min-height:500px;}
.ind_new_art .left{ width:268px; float:left;}
.ind_new_art .ind_tit:before{border: 5px solid rgba(14,72,179,.05);}
.ind_new_art .left img{margin-top:146px;}
.ind_new_art .left .btn{width:100%;margin-top:50px;}
.ind_new_art .left .btn p{ width:100%; height:90px;text-align:center; font-size:18px; background:#e9e8e8;display: flex;display: -webkit-flex;justify-content: center;align-items: center; position:relative;}
.ind_new_art .left .btn p:nth-of-type(2){ margin-top:20px;}
.ind_new_art .left .btn p i{ font-style:normal; font-size:26px;padding-right:7px;font-family: "impact"; text-transform:uppercase;}
.ind_new_art .left .btn p.on,.ind_new_art .left .btn p:hover{background:#0e48b3;color:#fff;}
.ind_new_art .left .btn p.on i,.ind_new_art .left .btn p:hover i{ color:#fff;}
.ind_new_art .left .btn p.on:after,.ind_new_art .left .btn p:hover:after{ content:""; display:block; width: 0; height: 0;border-left: 12px solid #0e48b3; border-top: 12px solid transparent; border-bottom: 12px solid transparent; position:absolute; right:-12px;}

.ind_new_art .right{width: calc(100% - 328px); float:right; position:relative;overflow:hidden;}
.ind_new_art .right .tong{ display:none;}
.ind_new_art .right .tong.on{ display:block;}
.ind_new_art .right ul li{ width:50%; float:left; padding:48px; background:#fff;}
.ind_new_art .right ul li:nth-of-type(2),.ind_new_art .right ul li:nth-of-type(3),.ind_new_art .right ul li:nth-of-type(6),.ind_new_art .right ul li:nth-of-type(7),.ind_new_art .right ul li:nth-of-type(10),.ind_new_art .right ul li:nth-of-type(11){ background:#edecec;}
.ind_new_art .right ul li:hover{ background:#0e48b3;}
.ind_new_art .right ul li .name{max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; font-size:18px; font-weight:bold; margin-bottom:20px;}
.ind_new_art .right ul li:hover .name{ color:#fff;}
.ind_new_art .right ul li .ms{ font-size:15px; color:#999; line-height:24px; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_new_art .right ul li:hover .ms{ color:#fff;}
.ind_new_art .right ul li .dixx{ margin-top:35px;}
.ind_new_art .right ul li .dixx p{ font-size:16px; font-weight:bold; color:#999; float:left;}
.ind_new_art .right ul li:hover .dixx p{ color:#fff;}
.ind_new_art .right ul li .dixx a{ display:block; float:right; font-size:14px; color:#999; width:106px; height:36px; line-height:36px; text-align:center; border:1px solid #999; position:relative;transition: all .4s ease;}
.ind_new_art .right ul li .dixx a:after{ content:""; display:block; width:30px; height:11px; background:#fff url(../images/newjt.png) center no-repeat; position:absolute; right:-20px; top:11px;}
.ind_new_art .right ul li:nth-of-type(2) .dixx a:after,.ind_new_art .right ul li:nth-of-type(3) .dixx a:after,.ind_new_art .right ul li:nth-of-type(6) .dixx a:after,.ind_new_art .right ul li:nth-of-type(7) .dixx a:after,.ind_new_art .right ul li:nth-of-type(10) .dixx a:after,.ind_new_art .right ul li:nth-of-type(11) .dixx a:after{background:#edecec url(../images/newjt.png) center no-repeat;}
.ind_new_art .right ul li:hover .dixx a{ border: 0; background:#fff; color:#0e48b3;}
.ind_new_art .right ul li:hover .dixx a:after{ display:none;}


/*首页案例展示*/
.ind_case{padding:70px 0 85px; overflow:hidden; min-height:300px;}
.ind_case .ind_tit{ margin-top:0;}
.ind_case .ind_tit:before{ display:none;}
.ind_case .casemore{ display:block;font-size:16px; color:#666; margin-top:35px; line-height:31px; display:flex; display: -webkit-flex; transition: all .4s ease; float:right;}
.ind_case .casemore i{ display:block; width:31px; height:31px; border:1px solid #999; border-radius:50%; background:url(../images/morejt1.png) center no-repeat; margin-left:10px; transition: all .4s ease;}
.ind_case .casemore:hover{ color:#0e48b3;}
.ind_case .casemore:hover i{background: #0e48b3 url(../images/morejt2.png) center no-repeat; border:0;}
.ind_case .swiper-container4{ overflow:hidden;}
.ind_case ul{ margin-top:45px;}
.ind_case ul li{ width:32%;float:left; overflow:hidden;}
.ind_case ul li:nth-child(3n){}
.ind_case ul li .pic{ display:block; width:100%; height:260px; overflow:hidden;}
.ind_case ul li .pic img{width:100%; height:100%;object-fit: cover; transition: all .4s ease;}
.ind_case ul li:hover .pic img{transform: scale(1.08);}
.ind_case ul li .text{ width:86%; margin:0 auto; text-align:center; background:#fff; position:relative; margin-top:-38px;transition: all .4s ease;}
.ind_case ul li:hover .text{ box-shadow:0 0 10px rgba(0,0,0,.2);}
.ind_case ul li .text .time{ padding-top:18px;}
.ind_case ul li .text .time p{ font-size:32px; line-height:34px;font-weight:bold;}
.ind_case ul li .text .time span{ font-size:18px; color:#999;}
.ind_case ul li .text .name{ font-size:18px; font-weight:bold;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; padding:0 24px; transition: all .4s ease;}
.ind_case ul li:hover .text .name{ color:#0e48b3;}
.ind_case ul li .text .ms{ font-size:15px; color:#999; line-height:24px; height:48px; margin: 15px 0 25px; padding:0 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_case ul li .text .more{ display:block; width:100%; height:46px; line-height:46px; background:#e2e2e2; font-size:0; color:#fff; position:relative; text-align:center;padding:0 24px; text-align:left;}
.ind_case ul li:hover .text .more{ font-size:15px; color:#fff;}
.ind_case ul li .text .more:before{ content:""; display:block; width:34px; height:16px; background:url(../images/casemore.png) center no-repeat; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.ind_case ul li:hover .text .more:before{ display:none;}
.ind_case ul li .text .more:after{ content:"查看详情"; font-size:15px;display:block; width:100%; height:0; background:#0e48b3 url(../images/morejt2.png)  calc(100% - 20px) center no-repeat; padding-left:24px;position:absolute; bottom:0; left:0;transition: all .4s ease;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ind_case ul li:hover .text .more:after{ height:100%;}


/*首页友情链接 联系方式*/
.ind_five{padding:80px 0; overflow:hidden; background:#f5f5f5;}
.ind_five .link .tit{ width:100%; border-bottom:1px solid #e6e6e6; padding-bottom:18px; margin-bottom:18px; font-size:34px; line-height: 36px;font-weight:bold; text-transform:uppercase;}
.ind_five .link .tit i{ font-style:normal; color:#0e48b3;}
.ind_five .link .tit img{ margin-left:6px;}
.ind_five .link .lja a{ float:left; margin-right:23px; color:#999;transition: all .4s ease; line-height:28px;}
.ind_five .link .lja a:hover{color:#0e48b3;}
.ind_five .ind_lxfs{ width:100%; margin-top:50px; overflow:hidden;}
.ind_five .ind_lxfs li{ width:31%;height:150px; float:left; margin-right:3.5%; background:#fff; border-radius:7px; position:relative;}
.ind_five .ind_lxfs li:nth-child(3n){ margin-right:0;}
.ind_five .ind_lxfs li .left{ width:32%; height:100%; float:left;}
.ind_five .ind_lxfs li:nth-of-type(1) .left{ background:#0e48b3 url(../images/indlx1.png) center no-repeat;}
.ind_five .ind_lxfs li:nth-of-type(2) .left{ background:#189cf1 url(../images/indlx2.png) center no-repeat;}
.ind_five .ind_lxfs li:nth-of-type(3) .left{ background:#1f5ed2 url(../images/indlx3.png) center no-repeat;}
.ind_five .ind_lxfs li .right{ width:68%; height:100%; padding:7% 9%; float:right;}
.ind_five .ind_lxfs li .right p{ font-size:20px;}
.ind_five .ind_lxfs li .right em{ display:block; width:100%; height:1px; background:#ddd; margin:8px 0 18px; position:relative;}
.ind_five .ind_lxfs li .right em:after{ content:""; display:block; width:76px; height:3px; background:#0e48b3; position:absolute; left:0; top:-1px;}
.ind_five .ind_lxfs li .right span{ font-size:18px; color:#999;word-break: break-all}
.ind_five .ind_lxfs li:nth-of-type(3)  .right span{ font-size:16px;}
.ind_five .ind_lxfs li i{ display:block; width:27px; height:27px; background:#eaeaf2; border-radius: 0 7px 0 0; font-size:15px; font-weight:bold; color:#ceced6; text-align:center; line-height:27px; font-style:normal; position:absolute; right:0; top:0;}

/*footer*/
footer{ background:#2e2f32; padding:36px 0 20px; overflow:hidden;}
footer .foot_logo{ width:calc(100% - 780px); float:left;}
footer .foot_logo img{ max-width:100%;}
footer .foot_nav{width:760px; float:right;display:flex; display: -webkit-flex;justify-content:end; margin-top:18px;}
footer .foot_nav a{ font-size:16px; line-height:16px; color:rgba(255,255,255,.8); padding:0 25px; border-left:1px solid #fff;}
footer .foot_nav a:last-child{ padding:0 0 0 25px;}
footer .foot_nav a:hover{ color:#fff;}
footer .banquan{ border-top:1px solid rgba(255,255,255,.1); margin-top:35px;}
footer .banquan .zuo{ margin-top:35px; width:80%; float:left; color:rgba(255,255,255,.3); font-size:14px;}
footer .banquan .zuo a{color:rgba(255,255,255,.3);}
footer .banquan .zuo a:hover{ color:#fff;}
footer .banquan .you{display:flex; display: -webkit-flex;justify-content: end; margin-top:35px;}
footer .banquan .you .footvx{background:url(../images/vxico.png) center no-repeat; width:34px; height:34px; opacity:.5;transition: all .4s ease; position:relative;}
footer .banquan .you .footvx:hover{ opacity:1;}
footer .banquan .you .footvx img{ opacity:0;width:100px; position: absolute;transition: all .4s ease; top:-80px; left:-30px;}
footer .banquan .you .footvx:hover img{opacity:1; top:-100px;}
footer .banquan .you .footqq{background:url(../images/qqico.png) center no-repeat; width:34px; height:34px; margin-left:12px;opacity:.5;transition: all .4s ease;}
footer .banquan .you .footqq:hover{ opacity:1;}
footer .banquan .you .footqq a{ display:block; width:100%; height:100%; opacity:0;}


/*内页banner*/
.nybanner{ width:100%; height:568px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.nybanner img { display: block; width: 1920px; height: 568px; overflow: hidden; margin: 0 0 0 -960px; position: absolute; left: 50%; top: 0; }
.nybanner .w1400{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.nybanner .ny_bigt{ width:286px; height:96px; background:rgba(0,0,0,.7); text-align:center; line-height:96px;font-size:32px; font-weight:bold; color:#fff; float:left;}
.nybanner .ny_bigt p{ font-size:16px; text-transform:uppercase; display:none;}
.nybanner .ny_bigt p:after{ content:""; display:block; width:24px; height:1px; background:#fff; float:left;margin: 12px 10px 0 0;}
.nybanner .ny_mbx{width: calc(100% - 306px); height:96px; background:#fff; padding:0 30px; border-left:6px solid #0e48b3; float:right;}
.nybanner .ny_mbx:before{ content:""; display:block; width:30px; height:30px;background: url(../images/about_ico.png) center no-repeat; background-position:0 0; float:left; margin: 34px 5px 0 0;}
.nybanner .ny_mbx p{line-height:96px; font-size:16px; color:#999;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nybanner .ny_mbx p a{ color:#999;}
.nybanner .ny_mbx p a:hover{color:#0e48b3;}
.nybanner .ny_mbx p span{ color:#333;}


/*内页关于我们*/
.ny_content{ min-height:500px; background:#f3f4f6;}
.ny_content .ab_introduce{display: -webkit-flex;display: flex; flex-wrap: wrap;justify-content: space-between;}
.ny_content .jjleft{width:286px; background:#fff; float:left; padding:0 30px 30px;}
.ny_content .jjleft a{ display:block; border-bottom:1px solid #ddd; padding:28px 0;}
.ny_content .jjleft a p{ font-size:18px; line-height:20px;}
.ny_content .jjleft a:hover p{ color:#0e48b3;}
.ny_content .jjleft a span{ font-size:12px; color:#999; text-transform:uppercase;}

.ny_content .jjleft a:before{ content:""; display:block; width:44px; height:44px;background: url(../images/about_ico.png) center no-repeat; background-position:0 -44px; float:left; margin-right:5px;}
.ny_content .jjleft a:nth-of-type(2):before{background-position:0 -88px; }
.ny_content .jjleft a:nth-of-type(3):before:nth-of-type(3){background-position:0 -132px; }
.ny_content .jjleft a:nth-of-type(4):before{background-position:0 -176px; }
.ny_content .jjleft a:nth-of-type(5):before{background-position:0 -220px; }

.ny_content .jjright{width: calc(100% - 306px); background:#fff; float:right; border-top:1px solid #ddd; min-height:300px; padding:30px 40px 30px 36px;}
.ny_content .abtit{ text-align:center; font-size:34px; font-weight:bold; position:relative;}
.ny_content .abtit font{ position: absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.ny_content .abtit span{ color:#0e48b3;}
.ny_content .abtit i{ font-size:42px; margin:0 8px;font-style: normal;}
.ny_content .abtit p{font-size:80px; font-weight:bold; color:#f6f6f6; text-transform:uppercase; text-align:center;}
.ny_content .jjright .abgsjj{ font-size:15px; color:#666; line-height:34px; max-height:300px; overflow-y:scroll;}

.ny_content .jjright ul.data{ margin:60px 0 40px; overflow:hidden;}
.ny_content .jjright ul.data li{ width:33.3333%; float:left; border-right:1px solid #ddd; text-align:center; font-size:20px; color:#666;}
.ny_content .jjright ul.data li:last-child{ border-right:0;}
.ny_content .jjright ul.data li em{ font-size:56px; color:#0e48b3;font-family:impact; position:relative;}
.ny_content .jjright ul.data li span{ font-size:22px; position:absolute; color:#0e48b3;}

/*关于我们 横幅*/
.ny_content .ab_hengf{ width:100%; height:340px; background: url(../images/ab_hengf.jpg) center no-repeat; margin:60px 0 0; background-size:cover; overflow:hidden;}
.ny_content .ab_hengf .cont{height:100%; position:relative;}
.ny_content .ab_hengf .cont:before{ content:""; display:block; width:390px; height:340px;background: url(../images/kf.png) left center no-repeat; float:left;background-size:cover;}
.ny_content .ab_hengf .text{height:100%; position:absolute; left:460px; top:70px;}
.ny_content .ab_hengf .text p{ font-size:28px; font-weight:bold; color:#fff;}
.ny_content .ab_hengf .text span{ font-size:17px; color:#fff; opacity:.7; line-height:34px; display:block;margin:15px 0 20px;}
.ny_content .ab_hengf .text .btn a{ display:block; width:184px; height:42px; background:#fff; color:#0e48b3; font-size:18px; border-radius:21px; float:left;padding-left:42px; line-height:42px;transition: all .4s ease;}
.ny_content .ab_hengf .text .btn a:hover{ position:relative; margin-top:-2px; box-shadow:0 5px 5px rgba(0,0,0,.2);}
.ny_content .ab_hengf .text .btn a:after{ content:""; display:block; width:36px; height:36px; border-radius:50%; background:#0e48b3 url(../images/top_tel.png) center no-repeat; float:right; margin-right:3px; margin-top:3px;}
.ny_content .ab_hengf .text .btn a:last-child{ margin-left:33px;}
.ny_content .ab_hengf .text .btn a:last-child:after{ background:#0e48b3 url(../images/zxzx_ico.png) center no-repeat;}


/*关于我们 企业文化*/
.ab_qywh{ padding:35px 0 60px; overflow:hidden; background:#fff;}
.ab_qywh ul{ width:100%; margin-top:20px;}
.ab_qywh ul li{ width:23.3%; height:412px; float:left; margin-right:2.26666667%; padding:44px 35px 0;background:#f0f0f0 url(../images/qywhli1.png) center bottom no-repeat; position:relative;}
.ab_qywh ul li i{ font-size:54px; font-family:impact; color:#0e48b3;}
.ab_qywh ul li p{ font-size:24px; font-weight:bold; margin:8px 0 28px 0;}
.ab_qywh ul li span{ font-size:15px; line-height:28px; color:#999;}
.ab_qywh ul li:nth-of-type(2){background:#e4e4e4 url(../images/qywhli2.png) center bottom no-repeat;}
.ab_qywh ul li:nth-of-type(3){background:#f0f0f0 url(../images/qywhli3.png) center bottom no-repeat;}
.ab_qywh ul li:nth-of-type(4){ margin-right:0;background:#e4e4e4 url(../images/qywhli4.png) center bottom no-repeat;}
.ab_qywh ul li:after{ content:""; display:block; width:100%; height:0; position:absolute; bottom:50%; left:0; background:rgba(14,72,179,.7); transition: all .4s ease;}
.ab_qywh ul li:hover:after{ height:100%; bottom:0;}
.ab_qywh ul li:hover i,.ab_qywh ul li:hover p,.ab_qywh ul li:hover span{ color:#fff; position:relative; z-index:2;transition: all .4s ease;}


/*关于我们 荣誉资质*/
.ab_honor{padding:35px 0 70px; overflow:hidden;background:#f0f0f0 url(../images/honor_bg.jpg) center bottom no-repeat; min-height:400px;}
.ny_content .ab_honor .abtit p{ opacity:.02;}
.ny_content .ab_honor .abtit font { color:#fff;}
.ab_honor .honor_box{padding:0 74px; position:relative; margin-top:20px;}
.ab_honor .wiper-container5{overflow:hidden;width:100%;}
.ab_honor .wiper-container5 ul li{ float:left; width:23.5%;}
.ab_honor .wiper-container5 ul li .pic{ display:block; width:100%; height:360px; background:rgba(255,255,255,.2); border:5px solid #fff; position:relative; overflow:hidden;}
.ab_honor .wiper-container5 ul li .pic img{ position:absolute; margin:auto; top:0; left:0; right:0; bottom:0; max-width:96%; max-height:96%;transition: all .4s ease;}
.ab_honor .wiper-container5 ul li:hover .pic img{transform: scale(1.06);}
.ab_honor .wiper-container5 ul li .name{ display:block; margin:20px 0 50px; color:#fff; font-size:18px; text-align:center;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.ab_honor .wiper-container5 ul li:hover .name{color:#0e48b3;}
.ab_honor .honor_box .swiper-button-prev{background:url(../images/about_ico.png) center no-repeat; left:0; width:44px; height:44px; background-position:-44px 0; top:42%; transition: all .2s ease;}
.ab_honor .honor_box .swiper-button-prev:hover{background-position:-44px -44px;}
.ab_honor .honor_box .swiper-button-next{background:url(../images/about_ico.png) center no-repeat; right:0; width:44px; height:44px; background-position:-44px -88px; top:42%; transition: all .2s ease;}
.ab_honor .honor_box .swiper-button-next:hover{background-position:-44px -132px;}
.ab_honor .honor_box .swiper-pagination{ top:auto;left:50%!important; transform:translateX(-50%); display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.ab_honor .honor_box .swiper-pagination-bullet { display: inline-block; width:38px; height:11px; border-radius:6px; margin: 0 5px; cursor: pointer; background:rgba(255,255,255,.3); border-radius:6px; transition: all .4s ease;}
.ab_honor .honor_box .swiper-pagination-bullet-active{background:#0e48b3;}


/*关于我们 三点服务*/
.ab_service{padding:90px 0; overflow:hidden;}
.ab_service ul li{ width:33.33333%; float:left; padding:0 60px; text-align:center;}
.ab_service ul li p{ margin-top:35px; font-size:26px; font-weight:bold;}
.ab_service ul li em{ display:block; width:40px; height:2px; background:#0e48b3;margin: 14px auto 26px;transition: all .4s ease;}
.ab_service ul li:hover em{ width:70px;}
.ab_service ul li span{line-height: 28px; color:#666; font-size:16px;}


/*产品列表页*/
/*产品分类 开始*/
.proleft { width:23.5%; overflow:hidden; float:left;}
.proleft .cp_type{background-color:#fff; padding:36px 0 10px;}
.cp_type .hd { width:100%; height:auto; margin:0 auto 22px; padding:0 30px;}
.cp_type .hd p { width:100%; height:32px; line-height:32px; color:#0e48b3; font-size:24px; font-weight:bold; margin:0 auto 4px; padding:0;}
.cp_type .hd p img { display:block; width:28px; height:28px; margin:2px 10px 2px 0; padding:0; float:left;}
.cp_type .hd span { display:block; height:24px; line-height:24px; color:#ccc; font-size:14px;}
.cp_type .hd i { display:none;}
.cp_type .hd em{ display:block; width:50px; height:2px;background:url(../images/ProIcoline.png) center no-repeat; margin:13px 0 0;}

.cp_type .bd { padding:0 0 10px;}
.cp_type .bd ul li { background-color:#fff;border-bottom:0px solid #eee; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li p { height:58px; padding:0 30px;position:relative; border-bottom:1px solid #eee;}
.cp_type .bd ul li:last-child p {border-bottom: 0;}
.cp_type .bd ul li p a { display:block; width:100%;line-height:58px; padding:0; overflow: hidden;color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; float:left;}
.cp_type .bd ul li p span { display:block; width:40px; height:100%; background:url(../images/mulu0.png) center center no-repeat; cursor:pointer; position:absolute; top:0; right:15px;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:35px; line-height:35px; color:#999; font-size:15px;  padding:0 45px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.cp_type .bd ul li div a:before{ content:""; display:block; height:6px; width:6px; background:url(../images/proflico.png) no-repeat; background-position:0 0; float:left;margin-right: 8px; margin-top: 14px;}
.cp_type .bd ul li div a:first-child { margin-top:15px;}
.cp_type .bd ul li div a i { display:block; width:4px; height:4px; margin:13px 6px 13px 0; padding:0; border:1px solid #999; border-radius:50%; float:left;}
.cp_type .bd ul li div a:hover i { border:1px solid #cb0010;}
.cp_type .bd ul li.on p,.cp_type .bd ul li:hover p {background:#0e48b3; border:0;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#fff;}
.cp_type .bd ul li p:hover span { background:url(../images/mulu1.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li div a.cur, .cp_type .bd ul li div a:hover { color:#0e48b3;}
.cp_type .bd ul li div a.cur:before, .cp_type .bd ul li div a:hover:before{ background-position:0 -10px;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:92%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd ul a.ckqb:hover { background:#0e48b3; color:#fff;}

.ProAll { width:100%; height:auto;border-top: 1px solid #eee;margin-top: 12px;}
.ProAll a { display:block; width:100%; height:58px; line-height:58px; overflow:hidden; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 30px; position:relative;}
.ProAll a i { display:block; width:40px; height:100%; margin:0; padding:0; background:url(../images/mulu0.png) center center no-repeat; position:absolute; top:0; right:15px;}
.ProAll a:hover { background:#0e48b3; color:#fff;}
.ProAll a:hover i { background:url(../images/mulu1.png) center center no-repeat;}

/*相关文章 开始*/
.NyXgwz { overflow:hidden; background-color:#fff; padding:33px 0 10px; margin-top:32px;}
.NyXgwz .NyXgwz_Title { width:100%; height:auto; margin:0 auto 20px; padding:0 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_Title p { width:100%; height:32px; line-height:32px; color:#0e48b3; font-size:24px; font-weight:bold; margin:0 auto 4px; padding:0;}
.NyXgwz_Title p img { display:block; width:28px; height:28px; margin:2px 10px 2px 0; padding:0; float:left;}
.NyXgwz_Title span { display:block; height:24px; line-height:24px; color:#ccc; font-size:14px;}
.NyXgwz_Title em{ display:block; width:50px; height:2px;background:url(../images/ProIcoline.png) center no-repeat; margin:13px 0 0;}

.NyXgwz .NyXgwz_List { width:100%; height:auto; min-height:200px; margin:0 auto; padding:0 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd { width:100%; height:auto; margin:0 auto; padding:10px 0; border-top:1px solid #eee;}
.NyXgwz_List dl dd a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd a:hover { color:#0e48b3;}
/*相关文章 结束*/

/*产品分类 结束*/

.cp_content{ padding: 58px 0; overflow:hidden;}
.proright{width:74%; float:right;}
.proright ul.list li{ width:100%; background:#fff; padding:22px; overflow:hidden;transition: all .4s ease; margin-bottom:27px;}
.proright ul.list li:hover{background:#0e48b3;}
.proright ul.list li:last-child{ margin-bottom:0;}
.proright ul.list li a.pic{ display:block; width:272px; height:220px; background:#f3f4f6; float:left; position:relative; overflow:hidden;}
.proright ul.list li a.pic img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;transition: all .6s ease;}
.proright ul.list li:hover a.pic img{transform: scale(1.05);}
.proright ul.list li .text{width: calc(100% - 300px);float:right;margin-top: 15px;}
.proright ul.list li .text a.name{ font-size:22px; font-weight:bold; line-height:24px; margin-bottom:24px;display:block;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.proright ul.list li:hover .text a.name{ color:#fff;}
.proright ul.list li .text a.name:before{ content:""; display:block; width:3px; height:24px; background:#0e48b3; float:left; margin-right:10px;}
.proright ul.list li:hover .text a.name:before{ background:#fff;}
.proright ul.list li .text dl{ width:100%; overflow:hidden;}
.proright ul.list li .text dl dd:before{ content:""; display:block; width:34px; height:34px; border-radius:50%;background:#f3f4f6 url(../images/prilistico1.png) center no-repeat; float:left; margin-right:10px;margin-top: 5px;}
.proright ul.list li .text dl dd{ width:25%; float:left;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.proright ul.list li .text dl dd p{ font-size:14px;}
.proright ul.list li:hover .text dl dd p{ color:#fff;}
.proright ul.list li .text dl dd span{font-size:14px; color:#999;}
.proright ul.list li:hover .text dl dd span{color:rgba(255,255,255,.7);}
.proright ul.list li .text dl dd:nth-of-type(1):before{ background-position:0 0;}
.proright ul.list li .text dl dd:nth-of-type(2):before{ background-position:0 -34px;}
.proright ul.list li .text dl dd:nth-of-type(3):before{ background-position:0 -68px;}
.proright ul.list li .text dl dd:nth-of-type(4):before{ background-position:0 -102px;}
.proright ul.list li .text .ms p{ font-size:18px; margin:20px 0 15px;}
.proright ul.list li:hover .text .ms p{ color:#fff;}
.proright ul.list li .text .ms p:before{ content:""; display:block; width:3px; height:24px; background:#0e48b3; float:left; margin-right:10px;}
.proright ul.list li:hover .text .ms p:before{ background:#fff;}
.proright ul.list li .text .ms span{ font-size:14px; color:#999; line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; max-height:48px;}
.proright ul.list li:hover .text .ms span{ color:rgba(255,255,255,.7);}

/*分页样式 开始*/
#fengye { text-align: center; margin: 30px auto 0; color: #555; font-size:14px;}
.lyNy_News #fengye{margin: 0 auto;}
#fengye table { margin:0 auto;}
#fengye a { display: inline-block; padding: 0 15px; background: #f0f0f0; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; border-radius:2px; color: #333; font-size:14px;}
#fengye a:hover { background: #0e48b3; color: #fff; }
#fengye a.pnnum1 { background: #0e48b3; color: #fff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #0e48b3; width: 40px !important; height: 32px !important; line-height: 32px; text-align: center; border-radius: 2px; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 15px; background: #ddd; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; color: #333; cursor: default;}
.lyNy_video #fengye { margin:0 auto;}

/*分页样式 结束*/

/*内页产品中心页面*/
.cp_content ul.ny_cpzx li{ width:32%; margin-right:2%; float:left; background:#fff; padding:18px 18px 13px; margin-bottom:20px;}
.cp_content ul.ny_cpzx li:nth-child(3n){ margin-right:0;}
.cp_content ul.ny_cpzx li .pic{ display:block; width:100%; height:300px; position:relative; overflow:hidden;}
.cp_content ul.ny_cpzx li .pic img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;transition: all .4s ease;}
.cp_content ul.ny_cpzx li:hover .pic img{transform: scale(1.06);}
.cp_content ul.ny_cpzx li .name{ font-size:18px; font-weight:bold; text-align:center; padding:0 10px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;transition: all .4s ease;}
.cp_content ul.ny_cpzx li:hover .name{ color:#0e48b3;}
.cp_content ul.ny_cpzx li em{ display:block; width:100%; height:1px; background:#ddd; position:relative; margin-bottom:13px;}
.cp_content ul.ny_cpzx li em:before{ content:""; display:block; width:20px; height:3px;background:#0e48b3; position:absolute; left:0; top:-1px;transition: all .4s ease;}
.cp_content ul.ny_cpzx li:hover em:before{ width:100%;}


/*产品详细页*/
.cp_content .NyProDetail_Main { width:100%; height:auto; padding:45px; margin-bottom:37px; background-color:#fff; overflow:hidden; position:relative;}
.cp_content .NyProDetail_Main:after{ content:"";display:block; width:40px; height:40px;  background:url(../images/sj_bg.jpg) center no-repeat; position:absolute; right:0; bottom:0;}
.NyProDetail_Main .NyProDetail_Img { width:32.5714%; height:auto; margin:0; padding:0; float:left;}

#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:62px;margin-top:10px; overflow:hidden;}
#spec-left { width:16px; height:62px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:88px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.8%; height:62px; margin:0 1.5% 0 0;}
#spec-list ul li:last-child {margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0;position:relative;border:1px solid #f3f4f6;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:366px; overflow:hidden; padding:0; border:1px solid #f3f4f6; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.NyProDetail_Main .NyProDetail_Text { width:64.4286%; height:auto;float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Name { width:100%; height:auto; min-height:40px; max-height:80px; overflow:hidden; line-height:40px; color:#333; font-size:24px; font-weight:bold; word-break:break-all; position:relative; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; padding-bottom:12px; margin-top:12px;}
.NyProDetail_Text .NyProDetail_Name i { display:block; width:95px; height:4px; margin:0; padding:0; background-color:#0e48b3; position:absolute; left:0; bottom:0;}
.NyProDetail_Text .NyProDetail_Ms { width:100%; height:auto; overflow:hidden; margin:35px auto 29px;padding: 20px 28px;background-color: #f3f4f6; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#999; font-size:15px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Ms p span { color:#333; font-weight:bold;}
.NyProDetail_Text .NyProDetail_Tags { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Tags font{ font-size:20px;}
.NyProDetail_Text .NyProDetail_Tags dl{ margin-top:25px;}
.NyProDetail_Text .NyProDetail_Tags dl dd { width:23.5%; float:left; margin-right:2%;}
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(4){ margin-right:0;} 
.NyProDetail_Text .NyProDetail_Tags dl dd p{ width:100%; height:44px; line-height:44px; text-align:center; color:#fff; background:#0e48b3; font-size:18px;}
.NyProDetail_Text .NyProDetail_Tags dl dd .xx{width:100%; height:74px;background:#f3f4f6;padding:0 5px; overflow:hidden;font-size:16px; color:#999;position:relative;}
.NyProDetail_Text .NyProDetail_Tags dl dd .xx i{max-width:100%; height:34px; line-height:34px; padding-left:34px; background:url(../images/prilistico1.png) center no-repeat;background-position:0 0;position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;padding-left: 34px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.NyProDetail_Text .NyProDetail_Tags dl dd .xx span{ }
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(2) .xx i{background-position:0 -34px; }
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(3) .xx i{background-position:0 -68px; }
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(4) .xx i{background-position:0 -104px; }

/*产品详细页内容*/
.cpxxcontent{ background:#fff; padding:40px 40px 0; overflow:hidden; border-bottom:8px solid #0e48b3;}
.cpxxcontent .cpxx_tit{ font-size:24px; font-weight:bold; color:#0e48b3; position:relative; padding-bottom:10px; margin-bottom:30px;}
.cpxxcontent .cpxx_tit:before{content:""; display:block; width:94px; height:3px; background:#0e48b3; position:absolute; left:0;bottom:0; z-index:2;}
.cpxxcontent .cpxx_tit:after{content:""; display:block; width:100%; height:1px; background:#e6e6e6; position:absolute; left:0;bottom:1px;}
.c_detail_wrap{ line-height:30px;}
.c_detail_wrap img,.c_detail_wrap p,.c_detail_wrap span,.c_detail_wrap div,.c_detail_wrap video,.c_detail_wrap embed,.c_detail_wrap table,.c_detail_wrap tr,.c_detail_wrap td{max-width:100% !important;max-height: 100% !important; width:auot !important; height:auto !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}

.cpxxcontent .ny_fanye{ width:100%; height:64px; padding:0 24px; background:#f3f4f6; overflow:hidden; margin-top:30px; position:relative;}
.cpxxcontent .ny_fanye .NyProPrev{ width:45%; float:left; font-size:16px; font-weight:bold; line-height:64px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;color:#666;}
.cpxxcontent .ny_fanye .NyProPrev img{ margin-right:7px;vertical-align: middle;}
.cpxxcontent .ny_fanye .NyProPrev a{ color:#666; font-weight:400; transition: all .4s ease; margin-left:7px;}
.cpxxcontent .ny_fanye .NyProPrev:hover a{ color:#0e48b3;}
.cpxxcontent .ny_fanye .NyPronext{width:49%; float:right; font-size:16px; font-weight:bold; line-height:64px; text-align:right;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;color:#666}
.cpxxcontent .ny_fanye .NyPronext img{ margin:0 7px;vertical-align: middle;}
.cpxxcontent .ny_fanye .NyPronext a{ color:#666; font-weight:400; transition: all .4s ease;}
.cpxxcontent .ny_fanye .NyPronext:hover a{ color:#0e48b3;}
.cpxxcontent .ny_fanye em{ display:block;width:1px; height:100%; background:#ddd; position:absolute; left:50%;}

.cpxxcontent .ordertit{ margin-top:40px;}

/*内页技术文章*/
.art_content{padding: 58px 0; overflow: hidden;}
.art_content ul.artul li{ width:32%; margin-right:2%; float:left; background:#fff; padding:25px; margin-bottom:25px;transition: all .4s ease;}
.art_content ul.artul li:nth-child(3n){ margin-right:0;}
.art_content ul.artul li:hover{box-shadow:0px 5px 15px rgba(0,0,0,.1); position:relative; -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.art_content ul.artul li em{ display:block; color:#999; border:1px solid #999; border-radius:3px; width:80px; height:29px; line-height:29px; text-align:center; float:left;}
.art_content ul.artul li .time{ float:right; text-align:right;}
.art_content ul.artul li .time p{ color:#999;}
.art_content ul.artul li .time span{color:#666; font-size:24px; font-weight:bold; line-height:26px;}
.art_content ul.artul li .name{ display:block; width:80%; font-size:18px; font-weight:bold;margin:7px 0 15px;height:54px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: all .4s ease;}
.art_content ul.artul li:hover .name{ color:#0e48b3;}
.art_content ul.artul li i{ display:block; height:2px; width:100%; background:#f5f5f5; margin-bottom:15px;}
.art_content ul.artul li .ms{color:#999; line-height:24px; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.art_content ul.artul li .more{ display:block; width:25px; height:25px; line-height:25px; background:#eee; border-radius:50%; text-align:center; color:#999; font-size:18px; margin-top:15px;transition: all .4s ease;}
.art_content ul.artul li:hover .more{background:#0e48b3; color:#fff;}


/*技术文章详细页*/
.art_content .artleft {width: 286px;float: left;}
.art_content .artleft .xx_tjart{ width:100%; background: #fff;padding: 30px;}
.art_content .artleft .xx_tjart .pic{ display:block; width:100%; height:136px; overflow:hidden;}
.art_content .artleft .xx_tjart .pic img{ width:100%; height:100%;object-fit: cover;transition: all .4s ease;}
.art_content .artleft .xx_tjart:hover .pic img{transform: scale(1.06);}
.art_content .artleft .xx_tjart .name{ display:block; font-size:15px; color:#666; line-height:24px; margin:15px 0 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; transition: all .4s ease;}
.art_content .artleft .xx_tjart:hover .name{color:#0e48b3;}
.art_content .artleft .xx_tjart .btn{ width:94px; height:29px; line-height:29px; text-align:center; color:#fff; font-size:15px; background:#0e48b3; border-radius:14px;}
.art_content .artleft .art_Prev,.art_content .artleft .art_next{width:100%; background: #fff;padding: 30px; margin-bottom:15px;}
.art_content .artleft .art_Prev p,.art_content .artleft .art_next p{ font-size:20px; font-weight:bold; margin-bottom:10px;}
.art_content .artleft .art_Prev a,.art_content .artleft .art_next a{ font-size:15px; color:#666; line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; transition: all .4s ease;}
.art_content .artleft .art_Prev:hover a,.art_content .artleft .art_next:hover a{color:#0e48b3;}
.art_content .artleft .art_fenx{width:100%; background: #fff;padding: 30px; margin-top:15px;}
.art_content .artleft .art_fenx p{font-size:20px; font-weight:bold; margin-bottom:15px;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{ background-image:none !important; padding-left:0 !important;}
.art_content .artleft .art_fenx .iconfont{width: 40px;height: 40px;display: inline-block;text-align: center;border: 1px solid #999;line-height: 40px;border-radius: 50%;margin-right: 10px;}
.art_content .artleft .art_fenx .bds_weixin::before { content:"";display: block; width:40px; height:40px;background: url(../images/weixin_ico.png) center no-repeat;}
.art_content .artleft .art_fenx .bds_sqq::before { content:"";display: block; width:40px; height:40px;background: url(../images/qq_ico.png) center no-repeat;}
.art_content .artleft .art_fenx .bds_qzone::before { content:"";display: block; width:40px; height:40px;background: url(../images/kj_ico.png) center no-repeat;}
.art_content .artleft .art_fenx .fh{ width:100%; height:37px; line-height:37px; background:#0e48b3; text-align:center; margin-top:10px; }
.art_content .artleft .art_fenx .fh a{color:#fff; font-size:16px;}
#bdshare_weixin_qrcode_dialog{ height:261px !important;}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_foot{display:none !important;}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_main{ padding:15px 0 !important;overflow: hidden !important;}


.art_content .artright{width: calc(100% - 306px); background: #fff; float: right; min-height:500px;padding: 40px 30px;}
.art_content .artright .biaoti{ font-size:26px; font-weight:bold;}
.art_content .artright .information{ margin:20px 0 30px; padding-bottom:17px;border-bottom:1px solid #ddd; overflow:hidden;}
.art_content .artright .information p{ float:left; color:#999; line-height:34px;}
.art_content .artright .information p:before{ content:""; width:34px; height:34px; display:block;background: url(../images/prilistico1.png) center no-repeat;background-position: 0 -68px; float:left;}
.art_content .artright .information p:nth-of-type(2){ margin-left:50px;}
.art_content .artright .information p:nth-of-type(2):before{background-position: 0 -102px;}


/*联系我们页面*/
.lxwm_content{ background:#fff !important; padding:58px 0 0 !important;border-top: 1px solid #eee;}
.lxwm_content .w1400{display: -webkit-flex;display: flex;flex-wrap: wrap; position:relative; z-index:333; min-height:550px;}
.lxwm_content .lff_tit{ font-size:24px; font-weight:bold; padding-bottom:15px; position:relative;}
.lxwm_content .lff_tit:before{ content:""; display:block; width:94px; height:1px; background:#e9e9ea; position:absolute; bottom:0; left:0;}
.lxwm_content .lff_tit:after{ content:""; display:block; width:30px; height:1px; background:#0e48b3;position:absolute; bottom:0; left:0;}
/*留言框*/
.lxwm_content .lff_msg{ width:460px; float:left;box-shadow:0 0 15px rgba(0,0,0,.12); background:#fff; padding:40px 26px 5px; border-bottom:8px solid #0e48b3;}
.lff_msg #ly_msg.ly_msg .msg_ipt1 input, .lff_msg .msg_ipt12 input, .lff_msg .msg_ipt2 input, .lff_msg .msg_tara textarea, .lff_msg #ly_msg.ly_msg ul li .msg_ipt0 textarea, .lff_msg .msg_ipt12 .msg_option{ background:#fff !important;}
.lxwm_content #ly_msg.ly_msg ul li:nth-of-type(2),.lxwm_content #ly_msg.ly_msg ul li:nth-of-type(6),.lxwm_content #ly_msg.ly_msg ul li:nth-of-type(7){ display:none !important;}
.lff_msg #ly_msg.ly_msg ul li:nth-of-type(9){display:flex; display: -webkit-flex;justify-content: space-between; }
.lff_msg #ly_msg.ly_msg ul li h4{ width:82px !important; padding-right:10px!important;}
.lff_msg #ly_msg.ly_msg ul li .msg_ipt1, .lff_msg #ly_msg.ly_msg ul li .msg_ipt12, .lff_msg #ly_msg.ly_msg ul li .msg_tara{width: calc(100% - 94px)!important; }
.lff_msg #ly_msg.ly_msg ul li:last-child { margin-bottom:0 !important;}
.lff_msg #ly_msg.ly_msg ul li:last-child h4{ display:none !important;}
.lxwm_content #ly_msg.ly_msg ul li:last-child .msg_btn{ width:100% !important;}
.lff_msg .ly_msg .msg_btn input{margin: 0 15px 0 0;}
.lff_msg #ly_msg.ly_msg ul li a.yzm_img{ height:40px!important; width:120px!important; margin-top:0!important;}
.lff_msg #ly_msg.ly_msg ul li .c_yzm{ padding-bottom:0 !important;}
.lff_msg #ly_msg.ly_msg ul li .msg_ipt2 > span{ display:none !important;}
.lff_msg #ly_msg.ly_msg .msg_btn input{ width:48.5% !important; margin:0!important;}
.lff_msg .msg_btn input.msg_btn1{ background:#0e48b3 !important;}
.lff_msg #ly_msg.ly_msg .msg_btn input:last-child{ margin: 0 0 0 3%!important;}


/*联系方式*/
.lxwm_content .lxfs_box{width: calc(100% - 460px); float:right;padding: 40px 62px;}
.lxwm_content .lxfs_box ul.nylx_tel{ margin-top:40px; overflow:hidden; padding-bottom:30px; border-bottom: 1px solid #e9e9ea;}
.lxwm_content .lxfs_box ul.nylx_tel li { float: left; margin-right:7%; background: url(../images/tel01.png) no-repeat left center; padding-left: 60px; }
.lxwm_content .lxfs_box ul.nylx_tel li:last-child{ margin-right:0;}
.lxwm_content .lxfs_box ul.nylx_tel li span { display: block; font-size: 16px; color: #999; }
.lxwm_content .lxfs_box ul.nylx_tel li b { font-size: 32px; color: #0e48b3; font-family: impact; display: block;}
.lxwm_content .ly_Ny_list{overflow:hidden; margin:40px 0;}
.lxwm_content .ly_Ny_list ul li { float: left; width: 31.333333%; margin-right: 3%; border-right: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-left: 85px; min-height: 70px; padding-right: 30px; word-wrap: break-word;}
.lxwm_content .ly_Ny_list ul li span { display: block; font-size: 16px; color: #999; margin-top: 12px; }
.lxwm_content .ly_Ny_list ul li b { font-size: 15px; color: #333; margin-top: 5px;}
.lxwm_content .ly_Ny_list ul li:nth-child(1) { background: url(../images/y38.png) no-repeat left top; }
.lxwm_content .ly_Ny_list ul li:nth-child(2) { background: url(../images/y39.png) no-repeat left top; }
.lxwm_content .ly_Ny_list ul li:nth-child(3) { margin-right: 0;padding-right:0; border: 0; background: url(../images/y40.png) no-repeat left top; }



.lxwm_content .NyContactMap_main{ width:100%; margin-top:-240px;}
#container { min-width:600px; min-height: 500px;}
.lxwm_content [onpositionupdate]{ display:none;}


/*荣誉资质内页*/
.honor_content { padding:58px 0; overflow:hidden;}
.honor_content ul.nyhonor_box li{float:left;width:23.5%;margin-right:2%;margin-bottom:20px; background:#fff; box-shadow: inset 0 0 0 5px #f0f0f4;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s; position:relative; padding:1%;}
.honor_content ul.nyhonor_box li::before, .honor_content ul.nyhonor_box li::after { box-sizing: inherit; content: '';position: absolute;
  width: 100%; height: 100%;top: 0;left: 0;-webkit-transform-origin: center; transform-origin: center;}
.honor_content ul.nyhonor_box li::before { border-top: 5px solid #0e48b3; border-bottom: 5px solid #0e48b3;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);}
.honor_content ul.nyhonor_box li::after {border-left: 5px solid #0e48b3;border-right: 5px solid #0e48b3; -webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);}
.honor_content ul.nyhonor_box li:hover::before, .honor_content ul.nyhonor_box li:hover::after {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);transition: -webkit-transform 0.5s;transition: transform 0.5s;transition: transform 0.5s, -webkit-transform 0.5s;}

.art_conet .xq_himg{ width:100%; text-align:center; margin-bottom:20px;}
.art_conet .xq_himg img{ max-width:100% !important;}
@media (min-width: 1401px) {
    .honor_content ul.nyhonor_box li:nth-child(4n) {margin-right: 0px;}
}
.honor_content ul.nyhonor_box li>a{display:block;position:relative; z-index:1;}
.honor_content ul.nyhonor_box li>a .pro_img{text-align:center; overflow:hidden; height:250px; position:relative;}
.honor_content ul.nyhonor_box li>a .pro_img img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.honor_content ul.nyhonor_box li:hover>a .pro_img img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.honor_content ul.nyhonor_box li>a .pro_img img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.honor_content ul.nyhonor_box li p{font-size:18px;text-align:center;line-height:40px;overflow:hidden;position:relative; z-index:1;}
.honor_content ul.nyhonor_box li p .honor_name{display: block;height:42px;line-height:42px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;max-width:100%;padding:0 10px;}
.honor_content ul.nyhonor_box li em{display:block;text-align:center;height:30px;line-height:30px;font-size:14px;color:#999;}
.honor_content ul.nyhonor_box li em a{color:#999;}
.honor_content ul.nyhonor_box li:hover em a{color:#0e48b3;}

/*联系我们*/
.lyNyContactLxfs_con { display: block; width:100%; height:auto; margin: 0 auto; background-color:#fff; border-radius:0 0 4px 4px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position:relative;}
.lyNyContactLxfs_con .contact_bt { width:100%; overflow:hidden; height:371px; line-height:40px; margin:0 auto 20px; padding:0; color: #fff; background:url("../images/contact_bg01.png") top center no-repeat;}
.lyNyContactLxfs_con .contact_bt .title{ width:50%; padding:60px 6%; float:left; font-size:54px;text-transform: Uppercase;font-weight:bold;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContactLxfs_con .contact_bt .tel{ width:50%; float:right;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; position:relative;}
.lyNyContactLxfs_con .contact_bt .tel .pic{display: inline-block;width:190px;height:190px; line-height:190px;border-radius: 50%;vertical-align: middle;position:absolute; right:10%; top:10%;}
.lyNyContactLxfs_con .contact_bt .tel .pic span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;background:rgba(255,255,255,0.5);-webkit-transform: scale(0.4);-moz-transform: scale(0.4);-ms-transform: scale(0.4);transform: scale(0.4);-webkit-animation: circleScale1 4s linear infinite;-moz-animation: circleScale1 4s linear infinite;-ms-animation: circleScale1 4s linear infinite;animation: circleScale1 4s linear infinite;}
.lyNyContactLxfs_con .contact_bt .tel .pic span:nth-of-type(2){animation-delay: 1s;}
.lyNyContactLxfs_con .contact_bt .tel .pic span:nth-of-type(3){animation-delay: 2s;}
.lyNyContactLxfs_con .contact_bt .tel .pic img{width:149px;height:149px; text-align:center; border-radius:50%;position:absolute; left:13%; bottom:13%;}
.lyNyContactLxfs_con .contact_bt .tel .txt{padding: 228px 12% 0 0; text-align:right;}
.lyNyContactLxfs_con .contact_bt .tel .txt span{ font-size:40px; font-weight:bold;}
.lyNyContactLxfs_con .contact_bt .tel .txt p{ font-size:18px;}
.lyNyContactLxfs_con .contact_des { width:100%; overflow:hidden; height:348px; line-height:30px; margin:0 auto; padding:0; background:#fff url("../images/contact_bg02.jpg") bottom center no-repeat;}
.lyNyContactLxfs_con .contact_des .ewm{ float:right; margin:50px 6% 0 0; padding:15px; border:3px solid #0592d7; border-radius:5px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContactLxfs_con .contact-info-list { width: 60%; height:auto; padding:0; position:absolute; left:5%; bottom:50px;}
.lyNyContactLxfs_con .contact-info-list li { width: 100%; overflow:hidden; margin:0 auto 40px; padding:0; float: left;}
.lyNyContactLxfs_con .contact-info-list li:first-child:before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_a.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.lyNyContactLxfs_con .contact-info-list li:nth-child(2):before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_b.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.lyNyContactLxfs_con .contact-info-list li:nth-child(3):before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_c.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.lyNyContactLxfs_con .contact-info-list li:nth-child(4):before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_d.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.contact-info-list .c-info{ display:inline-block; vertical-align:middle; margin-left:2%; width:90%;}
.contact-info-list .c-info p { line-height:24px; padding: 0; font-size: 16px; color: #999;}
.contact-info-list .c-info .c-info-detail { width:100%; line-height:25px; color: #333; font-size: 20px; word-break: break-all;}

.lyNyContact_map { width:100%; overflow:hidden; margin:0 auto; padding:40px 0 0;}
.lyNyContact_map .lyNyContactMap_main {overflow:hidden; margin:0 auto; padding:0; background:#fff;}
.lyNyContactMap_main .lyNyContactMap_con { width:100%; height:500px; overflow:hidden; margin:0 auto; padding:19px; border:1px solid #e5e5e5; border-radius:4px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContactMap_con .lyNyContactMap_child { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
#container { width:100%; height:120%;}


/*内页留言*/
.NyOrder .NyOrder_Main { width:1400px; height:auto; margin:0 auto; padding:40px; background-color:#fff;}
.NyOrder_Main .NyOrder_Left { width:28%; height:675px; overflow:hidden; margin:0; padding:120px 40px; background:#cb0010 url(../images/Bg2.jpg) center center no-repeat; background-size:cover; float:left;}
.NyOrder_Left img { display:block; width:57px; height:57px; margin:0 0 40px; padding:0;}
.NyOrder_Left p { width:100%; height:auto; line-height:40px; color:#fff; font-size:36px; font-weight:bold; margin:0 auto 5px; padding:0;}
.NyOrder_Left font { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.5); font-family:"RobotoRegular"; font-size:24px; margin:0 auto; padding:0;}
.NyOrder_Left span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.5); font-size:16px; word-break:break-all; text-align:justify; margin:30px auto 0; padding:0;}

.NyOrder_Main .NyOrder_Right { width:72%; height:auto; overflow:hidden; margin:0; padding:0 0 0 40px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg h3 { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li h4, .NyOrder_Right #ly_msg.ly_msg ul li h4.xh { font-size:0!important; position:absolute; height:60px!important; line-height:60px!important; width:20px !important;}
#ly_msg.ly_msg ul li h4.xh {background: url(/images/tb_img1.png) center left no-repeat !important;}
.NyOrder_Right #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important; position:relative;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2),.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:40px auto 0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12, .NyOrder_Right #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#aaa!important; font-size:16px!important; margin:0!important; padding:0 20px!important; background-color:#f2f2f2!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#aaa; font-size:16px!important; margin:0!important; padding:15px 20px!important; background-color:#f2f2f2!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:0!important; padding:0!important; float:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 20px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input:hover { background-color:#05348a!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#0e48b3!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#05348a!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important; padding:0!important; float:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { width:auto!important; float:left!important;}


/*网站右侧漂浮*/
.f_pf1 {position:fixed;top:28%;right:2px;z-index:999;}
.f_pf1 a.qqa {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:0;left:-212px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#2d3190;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-132px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;width:120px; text-align:center;overflow:hidden; padding-bottom:10px;}
.f_pf1 .wxa .code p img {max-width:100%;max-height:100%;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa .code p span{ font-size:14px; color:#666;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:#0e48b3;margin-bottom:2px;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}
/*右侧漂浮 结束*/


/*内页案例*/
.case_content {padding: 58px 0;overflow: hidden;}
.case_content ul li{ width:32%;float:left; margin-right:2%; margin-bottom:25px; overflow:hidden;}
.case_content ul li:nth-child(3n){ margin-right:0;}
.case_content ul li .pic{ display:block; width:100%; height:260px; overflow:hidden;}
.case_content ul li .pic img{width:100%; height:100%;object-fit: cover; transition: all .4s ease;}
.case_content ul li:hover .pic img{transform: scale(1.08);}
.case_content ul li .text{ width:86%; margin:0 auto; text-align:center; background:#fff; position:relative; margin-top:-38px;transition: all .4s ease;}
.case_content ul li:hover .text{ box-shadow:0 0 10px rgba(0,0,0,.2);}
.case_content ul li .text .time{ padding-top:18px;}
.case_content ul li .text .time p{ font-size:32px; line-height:34px;font-weight:bold;}
.case_content ul li .text .time span{ font-size:18px; color:#999;}
.case_content ul li .text .name{ font-size:18px; font-weight:bold;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; padding:0 24px; transition: all .4s ease;}
.case_content ul li:hover .text .name{ color:#0e48b3;}
.case_content ul li .text .ms{ font-size:15px; color:#999; line-height:24px; height:48px; margin: 15px 0 25px; padding:0 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.case_content ul li .text .more{ display:block; width:100%; height:46px; line-height:46px; background:#e2e2e2; font-size:0; color:#fff; position:relative; text-align:center;padding:0 24px; text-align:left;}
.case_content ul li:hover .text .more{ font-size:15px; color:#fff;}
.case_content ul li .text .more:before{ content:""; display:block; width:34px; height:16px; background:url(../images/casemore.png) center no-repeat; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.case_content ul li:hover .text .more:before{ display:none;}
.case_content ul li .text .more:after{ content:"查看详情"; font-size:15px;display:block; width:100%; height:0; background:#0e48b3 url(../images/morejt2.png)  calc(100% - 20px) center no-repeat; padding-left:24px;position:absolute; bottom:0; left:0;transition: all .4s ease;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.case_content ul li:hover .text .more:after{ height:100%;}

/*内页搜索*/
.nybanner .ss{ width:30% !important;height:54px; background:#fff;overflow: hidden;padding: 0; margin-top:8px; position:absolute; left:50%; top:40%; transform:translate(-50%,-50%);border-radius: 35px;}
.nybanner .sc_ipt input{display: block;width: 100%;height: 54px;overflow: hidden;line-height: 36px;color: #999;font-size: 15px;white-space: nowrap;text-overflow: ellipsis;background: url(../images/ss_sj.png) 25px center no-repeat;outline: none;border: 0;margin: 0;padding: 0 9px 0 45px;}
.nybanner .sc_btn {width: 100px;height:54px;overflow: hidden; margin: 0; padding: 0;position: absolute; top: 0; right: 0;}
.nybanner .sc_btn input{display: block;width: 100%;height: 100%;overflow: hidden;background: #0e48b3 url(../images/ss_dsj2.png) center no-repeat;outline: none;border: 0;margin: 0;}

